.mask{z-index:99999;height:100vh;width:100vw;position:fixed;top:0;left:0;background-color:rgba(0,0,0,.95)}.mask .img{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);moz-user-select:-moz-none;-moz-user-select:none;-o-user-select:none;-khtml-user-select:none;-webkit-user-select:none;-ms-user-select:none;user-select:none}.mask .preview-left,.mask .preview-right{z-index:1;font-size:40px;position:fixed;top:50%;color:#fff;transform:translateY(-50%)}.mask .preview-left{left:0}.mask .preview-right{right:0}.video{max-width:800px}#root{min-height:100%}@media screen and (max-width:600px){.RootSortable{padding-bottom:53px}}.ImageCollect1 .ImageCollectCell{text-align:center}.ImageCollect1 .ImageCollectCell .Image_body .Image_box{width:100%;height:100%;position:relative;display:block;margin:0 auto;max-width:100%;transition:all .3s ease-out;-webkit-transition:all .3s ease-out;overflow:hidden}.ImageCollect1 .ImageCollectCell .Image_body .Image_shade{position:absolute;top:0;left:0;right:0;bottom:0;width:100%;text-align:center;display:none;background:rgba(0,0,0,.6);justify-content:center;align-items:center;flex-direction:column;color:#fff}.ImageCollect1 .ImageCollectCell .Image_body .Image_shade .Image_title{font-size:14px;width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ImageCollect1 .ImageCollectCell .Image_body .Image_shade .Image_describe{font-size:12px;width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ImageCollect1 .ImageCollectCell .Image_body img{display:block;width:100%;height:100%}@media screen and (min-width:600px){.ImageCollect1 .Image_box:hover .Image_shade{display:flex}}@media screen and (max-width:600px){.ImageCollect1 .Image_shade{height:32px;line-height:32px;top:unset}.ImageCollect1 .Image_shade .Image_describe{display:block}}